-
Home
-
Germanized for WooCommerce
-
3.5.0
-
Code
-
Classes
- ShipmentItem
| Total Complexity |
82 |
| Dependencies |
3 |
| Dependents |
3 |
| Total lines |
503 |
| Lines of code |
211 |
| Logical lines of code |
103 |
| Comment lines |
196 |
| Methods |
35 |
| Properties |
7 |
Methods 35
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| sync() |
B |
41 |
20 |
46 |
| __construct() |
S |
54 |
6 |
21 |
| get_order_item() |
S |
62 |
6 |
11 |
| get_shipment() |
S |
68 |
4 |
7 |
| get_product() |
S |
68 |
4 |
7 |
| apply_changes() |
S |
64 |
3 |
10 |
| get_subtotal() |
S |
68 |
3 |
7 |
| get_name() |
S |
69 |
3 |
6 |
| set_total() |
S |
69 |
2 |
7 |
| set_subtotal() |
S |
69 |
2 |
7 |
| set_weight() |
S |
78 |
2 |
3 |
| set_width() |
S |
78 |
2 |
3 |
| set_length() |
S |
78 |
2 |
3 |
| set_height() |
S |
78 |
2 |
3 |
| get_type() |
S |
82 |
1 |
3 |
| get_shipment_id() |
S |
79 |
1 |
3 |
| get_order_item_id() |
S |
79 |
1 |
3 |
| get_product_id() |
S |
79 |
1 |
3 |
| get_parent_id() |
S |
79 |
1 |
3 |
| get_total() |
S |
79 |
1 |
3 |
| get_sku() |
S |
79 |
1 |
3 |
| get_quantity() |
S |
79 |
1 |
3 |
| get_weight() |
S |
79 |
1 |
3 |
| get_width() |
S |
79 |
1 |
3 |
| get_length() |
S |
79 |
1 |
3 |
| get_height() |
S |
79 |
1 |
3 |
| set_shipment() |
S |
81 |
1 |
3 |
| set_shipment_id() |
S |
72 |
1 |
5 |
| set_order_item_id() |
S |
79 |
1 |
3 |
| set_product_id() |
S |
75 |
1 |
4 |
| set_parent_id() |
S |
79 |
1 |
3 |
| set_sku() |
S |
80 |
1 |
3 |
| get_dimensions() |
S |
69 |
1 |
7 |
| set_quantity() |
S |
79 |
1 |
3 |
| set_name() |
S |
80 |
1 |
3 |